Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update data source details to use small buttons #9057

Merged

Conversation

ritvibhatt
Copy link
Contributor

@ritvibhatt ritvibhatt commented Dec 13, 2024

Description

  • Use small buttons in tabs in data source details
  • Change "Refresh" button in accelerations tab to "Update"

Issues Resolved

Screenshot

Associated Objects table:
Before:
Screenshot 2024-12-13 at 9 22 30 AM
After:
Screenshot 2024-12-12 at 4 10 15 PM

Accelerations table:
Before:
Screenshot 2024-12-13 at 9 22 40 AM
After:
Screenshot 2024-12-12 at 4 10 27 PM

Testing the changes

Changelog

  • refactor: Update data source details tabs to use small buttons

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Copy link
Contributor

❌ Changelog Entry Missing Hyphen

Changelog entries must begin with a hyphen (-).

Copy link
Contributor

❌ Invalid Prefix For Manual Changeset Creation

Invalid description prefix. Found "refactor". Only "skip" entry option is permitted for manual commit of changeset files.

If you were trying to skip the changelog entry, please use the "skip" entry option in the ##Changelog section of your PR description.

Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.94%. Comparing base (15a19fa) to head (024695b).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9057   +/-   ##
=======================================
  Coverage   60.93%   60.94%           
=======================================
  Files        3809     3809           
  Lines       91270    91270           
  Branches    14414    14414           
=======================================
+ Hits        55618    55620    +2     
+ Misses      32097    32096    -1     
+ Partials     3555     3554    -1     
Flag Coverage Δ
Linux_1 28.97% <ø> (ø)
Linux_2 56.45% <ø> (ø)
Linux_3 37.97% <ø> (?)
Linux_4 29.03% <ø> (ø)
Windows_1 28.98% <ø> (ø)
Windows_2 56.40% <ø> (ø)
Windows_3 37.97% <ø> (ø)
Windows_4 29.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Ritvi Bhatt added 2 commits December 13, 2024 14:18
Signed-off-by: Ritvi Bhatt <[email protected]>
Signed-off-by: Ritvi Bhatt <[email protected]>
@ruanyl ruanyl merged commit ea7911f into opensearch-project:main Jan 8, 2025
70 of 71 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 8, 2025
* update data source details tabs to use small buttons

Signed-off-by: Ritvi Bhatt <[email protected]>

* Changeset file for PR #9057 created/updated

* update snapshots

Signed-off-by: Ritvi Bhatt <[email protected]>

* update unit test

Signed-off-by: Ritvi Bhatt <[email protected]>

---------

Signed-off-by: Ritvi Bhatt <[email protected]>
Co-authored-by: Ritvi Bhatt <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit ea7911f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
zhongnansu pushed a commit that referenced this pull request Jan 8, 2025
* update data source details tabs to use small buttons

Signed-off-by: Ritvi Bhatt <[email protected]>

* Changeset file for PR #9057 created/updated

* update snapshots

Signed-off-by: Ritvi Bhatt <[email protected]>

* update unit test

Signed-off-by: Ritvi Bhatt <[email protected]>

---------

Signed-off-by: Ritvi Bhatt <[email protected]>
Co-authored-by: Ritvi Bhatt <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit ea7911f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AMoo-Miki pushed a commit to AMoo-Miki/OpenSearch-Dashboards that referenced this pull request Jan 10, 2025
)

* update data source details tabs to use small buttons

Signed-off-by: Ritvi Bhatt <[email protected]>

* Changeset file for PR opensearch-project#9057 created/updated

* update snapshots

Signed-off-by: Ritvi Bhatt <[email protected]>

* update unit test

Signed-off-by: Ritvi Bhatt <[email protected]>

---------

Signed-off-by: Ritvi Bhatt <[email protected]>
Co-authored-by: Ritvi Bhatt <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants